Skip to content

chore: upgrade dependencies (non-eslint)#57

Merged
domdomegg merged 1 commit into
masterfrom
chore/upgrade-dependencies
Mar 26, 2026
Merged

chore: upgrade dependencies (non-eslint)#57
domdomegg merged 1 commit into
masterfrom
chore/upgrade-dependencies

Conversation

@domdomegg
Copy link
Copy Markdown
Member

Summary

  • Bump runtime deps: @aws-sdk/client-dynamodb, @aws-sdk/lib-dynamodb, aws-dynamodb-local
  • Bump dev deps: typescript (5.3→5.9), vitest (1→4), @tsconfig/*, @types/*
  • Bump CI actions: actions/checkout (v4→v6), actions/setup-node (v4→v6)
  • ESLint v8→v9 migration intentionally excluded — it involves flat config migration and code reformatting, so will be a separate PR

Bump runtime and dev dependencies:
- @aws-sdk/client-dynamodb ^3.428.0 → ^3.474.0
- @aws-sdk/lib-dynamodb ^3.428.0 → ^3.474.0
- aws-dynamodb-local ^0.0.11 → ^0.0.14
- typescript ^5.3.3 → ^5.9.3
- vitest ^1.0.4 → ^4.0.17
- @tsconfig/node-lts, @tsconfig/strictest, @types/node, @types/serverless

Bump CI actions:
- actions/checkout v4 → v6
- actions/setup-node v4 → v6

ESLint upgrade (v8 → v9) intentionally excluded as it involves
a flat config migration and code reformatting.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@domdomegg domdomegg merged commit db31e44 into master Mar 26, 2026
3 checks passed
@domdomegg domdomegg deleted the chore/upgrade-dependencies branch March 26, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant